home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Shareware / Programare / hpad / hpad5pro.exe / {app} / data / cssie6.ini < prev    next >
INI File  |  2004-01-10  |  14KB  |  824 lines

  1. ; CSS Internet Explorer 6 Compatible
  2.  
  3. [%groups]
  4.  
  5. borders=Borders
  6. colors=Colors and Backgrounds
  7. fonts=Font
  8. page=Printing
  9. table=Tables
  10. text=Text
  11. visual=Visual
  12. scrollbar=Scrollbar
  13. other=Other
  14.  
  15. [%properties]
  16.  
  17. background
  18. background-attachment
  19. background-color
  20. background-image
  21. background-position
  22. background-repeat
  23. behavior
  24. border
  25. border-bottom
  26. border-bottom-color
  27. border-bottom-style
  28. border-bottom-width
  29. border-collapse
  30. border-color
  31. border-left
  32. border-left-color
  33. border-left-style
  34. border-left-width
  35. border-right
  36. border-right-color
  37. border-right-style
  38. border-right-width
  39. border-style
  40. border-top
  41. border-top-color
  42. border-top-style
  43. border-top-width
  44. border-width
  45. bottom
  46. clear
  47. clip
  48. color
  49. cursor
  50. direction
  51. display
  52. filter
  53. float
  54. font
  55. font-family
  56. font-size
  57. font-style
  58. font-variant
  59. font-weight
  60. height
  61. ime-mode
  62. layout-flow
  63. layout-grid
  64. layout-grid-char
  65. layout-grid-char-spacing
  66. layout-grid-line
  67. layout-grid-mode
  68. layout-grid-type
  69. left
  70. letter-spacing
  71. line-break
  72. line-height
  73. list-style
  74. list-style-image
  75. list-style-position
  76. list-style-type
  77. margin
  78. margin-bottom
  79. margin-left
  80. margin-right
  81. margin-top
  82. min-height
  83. overflow
  84. padding
  85. padding-bottom
  86. padding-left
  87. padding-right
  88. padding-top
  89. page
  90. page-break-after
  91. page-break-before
  92. position
  93. right
  94. ruby-align
  95. ruby-overhang
  96. ruby-position
  97. table-layout
  98. text-align
  99. text-autospace
  100. text-decoration
  101. text-indent
  102. text-justify
  103. text-kashida-space
  104. text-overflow
  105. text-transform
  106. top
  107. unicode-bidi
  108. vertical-align
  109. visibility
  110. width
  111. word-break
  112. word-spacing
  113. z-index
  114. scrollbar-3dlight-color
  115. scrollbar-arrow-color
  116. scrollbar-base-color
  117. scrollbar-darkshadow-color
  118. scrollbar-face-color
  119. scrollbar-highlight-color
  120. scrollbar-shadow-color
  121. scrollbar-track-color
  122. text-underline-position
  123. white-space
  124. word-wrap
  125. writing-mode
  126. zoom
  127.  
  128. [%units]
  129. <length>=px|em|ex|pt|in|pc|mm|cm
  130. <angle>=deg|grad|rad
  131. <time>=ms|s
  132. <frequency>=Hz|kHz
  133.  
  134. [%types]
  135. <generic-family>=serif|sans-serif|cursive|fantasy|monospace
  136. <absolute-size>=xx-small|x-small|small|medium|large|x-large|xx-large
  137. <relative-size>=larger|smaller
  138. <border-style>=none|dotted|dashed|solid|double|groove|ridge|inset|outset|hidden
  139. <border-width>=thin|medium|thick|<length>
  140. <iefilter>=shadow|blur|glow|dropShadow|wave|fliph|flipy|gray|invert|light|mask|xray
  141.  
  142. [background]
  143. inherited=0
  144. initial=
  145. group=colors
  146. value=<mixed>
  147. sub1=background-color,<color>|transparent
  148. sub2=background-image,<url>|none
  149. sub3=background-repeat,repeat-x|repeat-y|no-repeat|repeat
  150. sub4=background-attachment,scroll|fixed
  151. sub5=background-position,<percentage>|<length>|top|center|bottom|left|right
  152.  
  153. [background-attachment]
  154. inherited=0
  155. initial=scroll
  156. group=colors
  157. value=scroll|fixed
  158.  
  159. [background-color]
  160. inherited=0
  161. initial=transparent
  162. group=colors
  163. value=<color>|transparent
  164.  
  165. [background-image]
  166. inherited=0
  167. initial=none
  168. group=colors
  169. value=<url>|none
  170.  
  171. [background-position]
  172. inherited=0
  173. initial=0% 0%
  174. group=colors
  175. multiple=1
  176. value=<percentage>|<length>|top|center|bottom|left|center|right
  177.  
  178. [background-repeat]
  179. inherited=0
  180. initial=repeat
  181. group=colors
  182. value=repeat-x|repeat-y|no-repeat|repeat
  183.  
  184. [behavior]
  185. group=other
  186. value=<url>
  187.  
  188. [border]
  189. inherited=0
  190. initial=
  191. group=borders
  192. value=<mixed>
  193. sub1=width,<border-width>
  194. sub2=style,<border-style>
  195. sub3=color,<color>
  196.  
  197. [border-bottom]
  198. inherited=0
  199. initial=
  200. group=borders
  201. value=<mixed>
  202. sub1=width,<border-width>
  203. sub2=style,<border-style>
  204. sub3=color,<color>
  205.  
  206. [border-bottom-color]
  207. inherited=0
  208. initial=
  209. group=borders
  210. value=<color>
  211.  
  212. [border-bottom-style]
  213. inherited=0
  214. initial=
  215. group=borders
  216. value=<border-style>
  217.  
  218. [border-bottom-width]
  219. inherited=0
  220. initial=medium
  221. group=borders
  222. value=<border-width>
  223.  
  224. [border-collapse]
  225. group=table
  226. inherited=1
  227. initial=collapse
  228. value=collapse|separate
  229.  
  230. [border-color]
  231. inherited=0
  232. initial=
  233. group=borders
  234. value=<mixed>|<color>
  235. sub1=border-top-color,<color>
  236. sub2=border-right-color,<color>
  237. sub3=border-bottom-color,<color>
  238. sub4=border-left-color,<color>
  239.  
  240. [border-left]
  241. inherited=0
  242. initial=
  243. group=borders
  244. value=<mixed>
  245. sub1=width,<border-width>
  246. sub2=style,<border-style>
  247. sub3=color,<color>
  248.  
  249. [border-left-color]
  250. inherited=0
  251. initial=
  252. group=borders
  253. value=<color>
  254.  
  255. [border-left-style]
  256. inherited=0
  257. initial=
  258. group=borders
  259. value=<border-style>
  260.  
  261. [border-left-width]
  262. inherited=0
  263. initial=medium
  264. group=borders
  265. value=<border-width>
  266.  
  267. [border-right]
  268. inherited=0
  269. initial=
  270. group=borders
  271. value=<mixed>
  272. sub1=width,<border-width>
  273. sub2=style,<border-style>
  274. sub3=color,<color>
  275.  
  276. [border-right-color]
  277. inherited=0
  278. initial=
  279. group=borders
  280. value=<color>
  281.  
  282. [border-right-style]
  283. inherited=0
  284. initial=
  285. group=borders
  286. value=<border-style>
  287.  
  288. [border-right-width]
  289. inherited=0
  290. initial=medium
  291. group=borders
  292. value=<border-width>
  293.  
  294. [border-style]
  295. inherited=0
  296. initial=none
  297. group=borders
  298. value=<mixed>|<border-style>
  299. sub1=border-top-style,<border-style>
  300. sub2=border-right-style,<border-style>
  301. sub3=border-bottom-style,<border-style>
  302. sub4=border-left-style,<border-style>
  303.  
  304. [border-top]
  305. inherited=0
  306. initial=
  307. group=borders
  308. value=<mixed>
  309. sub1=width,<border-width>
  310. sub2=style,<border-style>
  311. sub3=color,<color>
  312.  
  313. [border-top-color]
  314. inherited=0
  315. initial=
  316. group=borders
  317. value=<color>
  318.  
  319. [border-top-style]
  320. inherited=0
  321. initial=
  322. group=borders
  323. value=<border-style>
  324.  
  325. [border-top-width]
  326. inherited=0
  327. initial=medium
  328. group=borders
  329. value=<border-width>
  330.  
  331. [border-width]
  332. inherited=0
  333. initial=
  334. group=borders
  335. value=<mixed>|<border-width>
  336. sub1=border-top-width,<border-width>
  337. sub2=border-right-width,<border-width>
  338. sub3=border-bottom-width,<border-width>
  339. sub4=border-left-width,<border-width>
  340.  
  341. [bottom]
  342. inherited=0
  343. group=visual
  344. initial=auto
  345. value=<percentage>|<length>|auto
  346.  
  347. [clear]
  348. inherited=0
  349. initial=none
  350. group=borders
  351. value=none|left|right|both
  352.  
  353. [clip]
  354. inherited=0
  355. initial=auto
  356. group=visual
  357. value=auto
  358.  
  359. [color]
  360. inherited=1
  361. initial=
  362. group=colors
  363. value=<color>
  364.  
  365. [cursor]
  366. inherited=1
  367. group=visual
  368. initial=auto
  369. value=<url>|auto|crosshair|default|pointer|move|e-resize|ne-resize|nw-resize|n-resize|se-resize|sw-resize|s-resize|w-resize|text|wait|help
  370.  
  371. [direction]
  372. inherited=1
  373. group=visual
  374. initial=ltr
  375. value=ltr|rtl
  376.  
  377. [display]
  378. inherited=0
  379. initial=block
  380. group=visual
  381. value=inline|block|list-item|run-in|compact|marker|inline-table|table-row-group|table-header-group|table-footer-group|table-row|table-column-group|table-column|table-cell|table-caption|table|none
  382.  
  383. [filter]
  384. group=other
  385. value=<iefilter>
  386.  
  387. [float]
  388. inherited=0
  389. initial=none
  390. group=borders
  391. value=left|right|none
  392.  
  393. [font]
  394. inherited=1
  395. group=fonts
  396. value=<mixed>
  397. sub1=system-font,caption|icon|menu|message-box|small-caption|status-bar
  398. sub2=font-style,normal|italic|oblique
  399. sub3=font-variant,normal|small-caps
  400. sub4=font-weight,normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  401. sub5=font-size,<length>|<percentage>|<relative-size>|<absolute-size>
  402. sub6=line-height,<percentage>|<length>|<number>|normal
  403. sub7=font-family,<font>
  404.  
  405. [font-family]
  406. inherited=1
  407. initial=
  408. group=fonts
  409. value=<font>
  410.  
  411. [font-size]
  412. inherited=1
  413. initial=medium
  414. group=fonts
  415. value=<length>|<percentage>|<relative-size>|<absolute-size>
  416.  
  417. [font-style]
  418. inherited=1
  419. initial=normal
  420. group=fonts
  421. value=normal|italic|oblique
  422.  
  423. [font-variant]
  424. inherited=1
  425. initial=normal
  426. group=fonts
  427. value=normal|small-caps
  428.  
  429. [font-weight]
  430. inherited=1
  431. initial=normal
  432. group=fonts
  433. value=normal|bolder|bold|lighter|100|200|300|400|500|600|700|800|900
  434.  
  435. [height]
  436. inherited=0
  437. initial=auto
  438. group=visual
  439. value=<percentage>|<length>|auto
  440.  
  441. [ime-mode]
  442. group=Text
  443. initial=auto
  444. value=auto|active|inactive|disabled
  445.  
  446. [layout-flow]
  447. group=Text
  448. initial=horizontal
  449. value=horizontal|vertical-ideographic
  450.  
  451. [layout-grid]
  452. group=Text
  453. value=<mixed>
  454. sub1=layout-grid-mode,both|none|line|char
  455. sub2=layout-grid-type,loose|strict|fixed
  456. sub3=layout-grid-line,<percentage>|<length>|none|auto
  457. sub4=layout-grid-char,<percentage>|<length>|none|auto
  458. sub5=layout-grid-char-spacing,<percentage>|<length>|auto
  459.  
  460. [layout-grid-char]
  461. group=Text
  462. initial=none
  463. value=<percentage>|<length>|none|auto
  464.  
  465. [layout-grid-char-spacing]
  466. group=Text
  467. initial=auto
  468. value=<percentage>|<length>|auto
  469.  
  470. [layout-grid-line]
  471. group=Text
  472. initial=none
  473. value=<percentage>|<length>|none|auto
  474.  
  475. [layout-grid-mode]
  476. group=Text
  477. initial=both
  478. value=both|none|line|char
  479.  
  480. [layout-grid-type]
  481. group=Text
  482. initial=loose
  483. value=loose|strict|fixed
  484.  
  485. [left]
  486. inherited=0
  487. initial=auto
  488. group=visual
  489. value=<percentage>|<length>|auto
  490.  
  491. [letter-spacing]
  492. inherited=1
  493. initial=normal
  494. group=text
  495. value=<length>|normal
  496.  
  497. [line-break]
  498. group=Text
  499. initial=normal
  500. value=normal|strict
  501.  
  502. [line-height]
  503. inherited=1
  504. initial=normal
  505. group=text
  506. value=<percentage>|<length>|<number>|normal
  507.  
  508. [list-style]
  509. inherited=1
  510. initial=
  511. group=visual
  512. value=<mixed>
  513. sub1=list-style-type,disc|circle|square|decimal-leading-zero|decimal|lower-roman|upper-roman|lower-greek|lower-alpha|lower-latin|upper-alpha|upper-latin|hebrew|armenian|georgian|cjk-ideographic|hiragana-iroha|hiragana|katakana-iroha|katakana|none
  514. sub2=list-style-position,inside|outside
  515. sub3=list-style-image,<url>|none
  516.  
  517. [list-style-image]
  518. inherited=1
  519. initial=none
  520. group=visual
  521. value=<url>|none
  522.  
  523. [list-style-position]
  524. inherited=1
  525. initial=outside
  526. group=visual
  527. value=inside|outside
  528.  
  529. [list-style-type]
  530. inherited=1
  531. initial=disc
  532. group=visual
  533. value=disc|circle|square|decimal-leading-zero|decimal|lower-roman|upper-roman|lower-greek|lower-alpha|lower-latin|upper-alpha|upper-latin|hebrew|armenian|georgian|cjk-ideographic|hiragana-iroha|hiragana|katakana-iroha|katakana|none
  534.  
  535. [margin]
  536. inherited=0
  537. initial=
  538. group=borders
  539. value=<mixed>|<percentage>|<length>|auto
  540. sub1=margin-top,<percentage>|<length>|auto
  541. sub2=margin-right,<percentage>|<length>|auto
  542. sub3=margin-bottom,<percentage>|<length>|auto
  543. sub4=margin-left,<percentage>|<length>|auto
  544.  
  545. [margin-bottom]
  546. inherited=0
  547. initial=0
  548. group=borders
  549. value=<percentage>|<length>|auto
  550.  
  551. [margin-left]
  552. inherited=0
  553. initial=0
  554. group=borders
  555. value=<percentage>|<length>|auto
  556.  
  557. [margin-right]
  558. inherited=0
  559. initial=0
  560. group=borders
  561. value=<percentage>|<length>|auto
  562.  
  563. [margin-top]
  564. inherited=0
  565. initial=0
  566. group=borders
  567. value=<percentage>|<length>|auto
  568.  
  569. [min-height]
  570. inherited=0
  571. initial=0
  572. group=visual
  573. value=<percentage>|<length>|none
  574.  
  575. [overflow]
  576. inherited=0
  577. initial=visible
  578. group=visual
  579. value=visible|hidden|scroll|auto
  580.  
  581. [overflow-x]
  582. inherited=0
  583. initial=visible
  584. group=visual
  585. value=visible|hidden|scroll|auto
  586.  
  587. [overflow-y]
  588. inherited=0
  589. initial=visible
  590. group=visual
  591. value=visible|hidden|scroll|auto
  592.  
  593. [padding]
  594. inherited=0
  595. initial=
  596. group=borders
  597. value=<mixed>|<percentage>|<length>
  598. sub1=padding-top,<percentage>|<length>
  599. sub2=padding-right,<percentage>|<length>
  600. sub3=padding-bottom,<percentage>|<length>
  601. sub4=padding-left,<percentage>|<length>
  602.  
  603. [padding-bottom]
  604. inherited=0
  605. initial=0
  606. group=borders
  607. value=<percentage>|<length>
  608.  
  609. [padding-left]
  610. inherited=0
  611. initial=0
  612. group=borders
  613. value=<percentage>|<length>
  614.  
  615. [padding-right]
  616. inherited=0
  617. initial=0
  618. group=borders
  619. value=<percentage>|<length>
  620.  
  621. [padding-top]
  622. inherited=0
  623. initial=0
  624. group=borders
  625. value=<percentage>|<length>
  626.  
  627. [page]
  628. inherited=1
  629. initial=auto
  630. group=page
  631. value=auto
  632.  
  633. [page-break-after]
  634. inherited=0
  635. initial=auto
  636. group=page
  637. value=auto|always|avoid|left|right
  638.  
  639. [page-break-before]
  640. inherited=0
  641. initial=auto
  642. group=page
  643. value=auto|always|avoid|left|right
  644.  
  645. [position]
  646. inherited=0
  647. initial=static
  648. group=visual
  649. value=static|relative|absolute|fixed
  650.  
  651. [right]
  652. inherited=0
  653. initial=auto
  654. group=visual
  655. value=<percentage>|<length>|auto
  656.  
  657. [ruby-align]
  658. group=Text
  659. initial=auto
  660. value=auto|left|center|right|distribute-letter|distribute-space|line-edge
  661.  
  662. [ruby-overhang]
  663. group=Text
  664. initial=auto
  665. value=auto|whitespace|none
  666.  
  667. [ruby-position]
  668. group=Text
  669. initial=above
  670. value=above|inline
  671.  
  672. [scrollbar-3dlight-color]
  673. group=scrollbar
  674. value=<color>
  675.  
  676. [scrollbar-arrow-color]
  677. group=scrollbar
  678. value=<color>
  679.  
  680. [scrollbar-base-color]
  681. group=scrollbar
  682. value=<color>
  683.  
  684. [scrollbar-darkshadow-color]
  685. group=scrollbar
  686. value=<color>
  687.  
  688. [scrollbar-face-color]
  689. group=scrollbar
  690. value=<color>
  691.  
  692. [scrollbar-highlight-color]
  693. group=scrollbar
  694. value=<color>
  695.  
  696. [scrollbar-shadow-color]
  697. group=Scrollbar
  698. value=<color>
  699.  
  700. [scrollbar-track-color]
  701. group=scrollbar
  702. value=<color>
  703.  
  704. [table-layout]
  705. inherited=0
  706. initial=auto
  707. group=table
  708. value=auto|fixed
  709.  
  710. [text-align]
  711. inherited=1
  712. initial=
  713. group=text
  714. value=left|right|center|justify
  715.  
  716. [text-autospace]
  717. group=Text
  718. initial=none
  719. value=none|ideograph-alpha|ideograph-numeric|ideograph-parenthesis|ideograph-space
  720.  
  721. [text-decoration]
  722. inherited=0
  723. initial=none
  724. group=text
  725. value=none|underline|overline|line-through|blink
  726.  
  727. [text-indent]
  728. inherited=1
  729. initial=0
  730. group=text
  731. value=<percentage>|<length>
  732.  
  733. [text-justify]
  734. group=Text
  735. initial=auto
  736. value=inter-word|newspaper|distribute-all-lines|distribute|inter-ideograph|auto
  737.  
  738. [text-kashida-space]
  739. group=Text
  740. value=<percentage>|inherit
  741.  
  742. [text-overflow]
  743. group=Text
  744. initial=clip
  745. value=ellipsis|clip
  746.  
  747. [text-transform]
  748. inherited=1
  749. initial=none
  750. group=text
  751. value=capitalize|uppercase|lowercase|none
  752.  
  753. [text-underline-position]
  754. group=Text
  755. initial=below
  756. value=above|below
  757.  
  758. [top]
  759. inherited=0
  760. initial=auto
  761. group=visual
  762. value=<percentage>|<length>|auto
  763.  
  764. [unicode-bidi]
  765. inherited=0
  766. initial=normal
  767. group=visual
  768. value=normal|embed|bidi-override
  769.  
  770. [vertical-align]
  771. inherited=0
  772. initial=baseline
  773. group=visual
  774. value=baseline|sub|super|top|text-top|middle|bottom|text-bottom|<percentage>|<length>
  775.  
  776. [visibility]
  777. inherited=0
  778. initial=inherit
  779. group=visual
  780. value=visible|hidden|collapse
  781.  
  782. [white-space]
  783. inherited=1
  784. initial=normal
  785. group=text
  786. value=normal|pre|nowrap
  787.  
  788. [width]
  789. inherited=0
  790. initial=auto
  791. group=borders
  792. value=<percentage>|<length>|auto
  793.  
  794. [word-break]
  795. group=Text
  796. initial=normal
  797. value=normal|break-all|keep-all
  798.  
  799. [word-spacing]
  800. inherited=1
  801. initial=normal
  802. group=text
  803. value=normal|<length>
  804.  
  805. [word-wrap]
  806. group=text
  807. initial=normal
  808. value=normal|break-word
  809.  
  810. [writing-mode]
  811. group=text
  812. initial=lr-tb
  813. value=lr-tb|tb-rl
  814.  
  815. [z-index]
  816. inherited=0
  817. initial=auto
  818. group=visual
  819. value=<number>|auto
  820.  
  821. [zoom]
  822. group=borders
  823. initial=normal
  824. value=normal|<percentage>|<number>